networking.wlanInterfaces.<name>.type

The type of the WLAN interface. The type has to be supported by the underlying hardware of the device.

Type
one of "managed", "ibss", "monitor", "mesh", "wds"
Default
"managed"
Example
"ibss"
Declared
<nixpkgs/nixos/modules/tasks/network-interfaces.nix>